2020年9月16日 — add dialog for login windows (CLogin). add an event on the main Dialog (MFCMenuDlg.cpp). image. now, click login will popup Login windows.
2019年4月15日 — I'm writing an MFC C++ application. I have the following menu in my main window. I am trying to change the text via C++ for the FIRST POPUP item ...
menu: Its simply a menu I load during a function call and then decide to gray out an item or not. As the popup-menu in the resource is just the first popup of
2007年4月6日 — If you want to display a menu in response to a right click on the mouse, then you should show the popup menu in your WM_CONTEXTMENU handler and ...